ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TargetElementAction<T> Class
Members

In This Topic
    _TargetElementAction<T> Class
    In This Topic
    Object Model
    _TargetElementAction<T> Class
    Syntax
    'Declaration
     
    Public Class _TargetElementAction(Of T As IViewModel) 
       Implements ICalculationEngineProxy 
    public class _TargetElementAction<T> : ICalculationEngineProxy  
    where T: IViewModel
    Type Parameters
    T
    Inheritance Hierarchy
    See Also